| Total Complexity | 69 |
| Dependencies | 0 |
| Dependents | 0 |
| Total lines | 250 |
| Lines of code | 192 |
| Logical lines of code | 120 |
| Comment lines | 0 |
| Methods | 9 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| cleanup() | 34 | 32 | 85 | |
| insert() | 41 | 16 | 55 | |
| check() | 51 | 10 | 24 | |
| write() | 64 | 4 | 9 | |
| __construct() | 78 | 2 | 3 | |
| load() | 69 | 2 | 7 | |
| is_writable() | 80 | 1 | 3 | |
| file_exists() | 80 | 1 | 3 | |
| remove() | 78 | 1 | 3 |